Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented Dec 18, 2024

Python 3.8 dropped via #33, so we will modernize the syntax!

@tony tony force-pushed the python-3.9-futurize branch from d09d06a to dd6edfb Compare December 21, 2024 00:21
tony added 3 commits December 20, 2024 19:17
ruff check . --select ALL --fix --unsafe-fixes --preview --show-fixes --ignore T201 --ignore PT014 --ignore RUF100; ruff format .;

Fixed 9 errors:
- docs/conf.py:
    6 × UP006 (non-pep585-annotation)
- tests/test_cli.py:
    3 × UP006 (non-pep585-annotation)

Found 54 errors (9 fixed, 45 remaining).
5 files left unchanged
@tony tony force-pushed the python-3.9-futurize branch from dd6edfb to 6e885a0 Compare December 21, 2024 01:17
@tony tony merged commit 9d432d9 into master Dec 21, 2024
7 checks passed
@tony tony deleted the python-3.9-futurize branch December 21, 2024 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants